home *** CD-ROM | disk | FTP | other *** search
/ Airline Maintenance & Engineering / Unisys Airline Maintenance & Engineering.iso / s_intro.dxr / 00019.ls < prev    next >
Encoding:
Text File  |  1997-04-11  |  165 b   |  11 lines

  1. on exitFrame
  2.   roll_check(18, 19, 2)
  3.   if soundBusy(1) then
  4.     go(the frame)
  5.   else
  6.     cursor(4)
  7.     go("1a3_transition", "Solution")
  8.   end if
  9.   go(the frame)
  10. end
  11.